[IA64] adjust ia64 xc_domain_restore() signature
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 27 May 2009 11:00:51 +0000 (12:00 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 27 May 2009 11:00:51 +0000 (12:00 +0100)
commitb0a6b122934267f2e9ab0b19a000bde4cf7170b8
tree7a628da2a699dfdae981875d21b26d01ca01b5bd
parent3e4183a6b64658d9beb306442a09be4588d710d0
[IA64] adjust ia64 xc_domain_restore() signature

This patch fixes the following error.
ia64/xc_ia64_linux_restore.c:546: error: conflicting types for
xc_domain_restore
./xenguest.h:49: error: previous declaration of xc_domain_restore was
here
make[4]: *** [ia64/xc_ia64_linux_restore.o] Error 1

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
tools/libxc/ia64/xc_ia64_linux_restore.c